Mapping French rivers network

Etienne Bacher
2021-12-27
Spanish rivers network, by Dominic Royé

Once again inspired by Dominic Royé’s maps, I decided to map rivers in France. The dataset I use comes from HydroSHEDS. The code below is quite similar to the code in my previous post so I don’t spend a lot of time on it.

This plot shows the density of rivers in France. Now, if we want to show which rivers are the most important, we can modify the opacity of the lines depending on their flow:

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. Source code is available at https://github.com/etiennebacher/personal_website_distill, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".

Citation

For attribution, please cite this work as

Bacher (2021, Dec. 27). Etienne Bacher: Mapping French rivers network. Retrieved from https://www.etiennebacher.com/posts/2021-12-27-mapping-french-rivers-network/

BibTeX citation

@misc{bacher2021mapping,
  author = {Bacher, Etienne},
  title = {Etienne Bacher: Mapping French rivers network},
  url = {https://www.etiennebacher.com/posts/2021-12-27-mapping-french-rivers-network/},
  year = {2021}
}